Uses of Class
org.eclipse.vtp.desktop.core.configuration.Brand

Packages that use Brand
org.eclipse.vtp.desktop.core.configuration   
org.eclipse.vtp.desktop.editors.core.elements   
org.eclipse.vtp.desktop.editors.core.elements.properties   
org.eclipse.vtp.desktop.editors.core.impl   
org.eclipse.vtp.desktop.editors.voice.mediascreens   
org.eclipse.vtp.desktop.media.core   
org.eclipse.vtp.desktop.model.core.configuration   
org.eclipse.vtp.desktop.projects.core.internals   
 

Uses of Brand in org.eclipse.vtp.desktop.core.configuration
 

Methods in org.eclipse.vtp.desktop.core.configuration that return Brand
 Brand DefaultBrandManager.getBrand(java.lang.String name)
           
 Brand BrandManager.getBrand(java.lang.String name)
           
 Brand DefaultBrandManager.getDefaultBrand()
           
 Brand BrandManager.getDefaultBrand()
           
 Brand Brand.getParent()
           
 

Methods in org.eclipse.vtp.desktop.core.configuration with parameters of type Brand
protected  void Brand.addChild(Brand child)
           
 void BrandManagerListener.brandAdded(Brand brand)
           
 void BrandManagerListener.brandNameChanged(Brand brand, java.lang.String oldName)
           
 void BrandManagerListener.brandParentChanged(Brand brand, Brand oldParent)
           
 void BrandManagerListener.brandRemoved(Brand brand)
           
 void DefaultBrandManager.fireBrandAdded(Brand brand)
           
 void BrandManager.fireBrandAdded(Brand brand)
           
 void DefaultBrandManager.fireBrandNameChanged(Brand brand, java.lang.String oldName)
           
 void BrandManager.fireBrandNameChanged(Brand brand, java.lang.String oldName)
           
 void DefaultBrandManager.fireBrandParentChanged(Brand brand, Brand oldParent)
           
 void BrandManager.fireBrandParentChanged(Brand brand, Brand oldParent)
           
 void DefaultBrandManager.fireBrandRemoved(Brand brand)
           
 void BrandManager.fireBrandRemoved(Brand brand)
           
protected  void Brand.removeChild(Brand child)
           
 void DefaultBrandManager.setDefaultBrand(Brand defaultBrand)
           
 void Brand.setParent(Brand brand)
           
 

Uses of Brand in org.eclipse.vtp.desktop.editors.core.elements
 

Methods in org.eclipse.vtp.desktop.editors.core.elements with parameters of type Brand
 void PrimitivePropertiesPanel.setConfigurationContext(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 void PrimitiveMediaPropertiesPanel.setConfigurationContext(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 void PrimitiveGeneralPropertiesPanel.setConfigurationContext(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 void DialogPropertiesPanel.setConfigurationContext(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 void DialogGeneralPropertiesPanel.setConfigurationContext(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 void CustomIntegrationPropertiesPanel.setConfigurationContext(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 void CustomIntegrationGeneralPropertiesPanel.setConfigurationContext(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 

Uses of Brand in org.eclipse.vtp.desktop.editors.core.elements.properties
 

Methods in org.eclipse.vtp.desktop.editors.core.elements.properties with parameters of type Brand
 void TransferGeneralPropertiesPanel.setConfigurationContext(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 void ReturnGeneralPropertiesPanel.setConfigurationContext(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 void RecordCombinedMediaPropertiesPanel.setConfigurationContext(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 void QuestionGeneralPropertiesPanel.setConfigurationContext(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 void QuestionCombinedMediaPropertiesPanel.setConfigurationContext(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 void PortalExitGeneralPropertiesPanel.setConfigurationContext(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 void FragmentVariableMappingPanel.setConfigurationContext(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 void FragmentOutputMappingPanel.setConfigurationContext(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 void FragmentMissingModelPanel.setConfigurationContext(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 void ExitGeneralPropertiesPanel.setConfigurationContext(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 void CombinedMediaPropertiesPanel.setConfigurationContext(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 void AttachedDataPropertiesPanel.setConfigurationContext(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 void AdvancedTransferGeneralPropertiesPanel.setConfigurationContext(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 

Uses of Brand in org.eclipse.vtp.desktop.editors.core.impl
 

Methods in org.eclipse.vtp.desktop.editors.core.impl with parameters of type Brand
 void ConnectorPropertiesPanel.setConfigurationContext(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 

Uses of Brand in org.eclipse.vtp.desktop.editors.voice.mediascreens
 

Methods in org.eclipse.vtp.desktop.editors.voice.mediascreens with parameters of type Brand
 void RecordMediaScreen.setBrand(Brand brand)
           
 void QuestionMediaScreen.setBrand(Brand brand)
           
 void PlayPromptMediaScreen.setBrand(Brand brand)
           
 void OptionSetMediaScreen.setBrand(Brand brand)
           
 

Uses of Brand in org.eclipse.vtp.desktop.media.core
 

Methods in org.eclipse.vtp.desktop.media.core with parameters of type Brand
abstract  void MediaConfigurationScreen.setBrand(Brand brand)
           
 void PromptBindingViewer.setCurrentBrand(Brand brand)
           
 void GrammarBindingViewer.setCurrentBrand(Brand brand)
           
 

Uses of Brand in org.eclipse.vtp.desktop.model.core.configuration
 

Methods in org.eclipse.vtp.desktop.model.core.configuration that return Brand
 Brand ConfigurationContextSelector.getCurrentBrand()
           
 

Methods in org.eclipse.vtp.desktop.model.core.configuration with parameters of type Brand
 void ConfigurationContextSelectorListener.contextSelectionChanged(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 void ComponentPropertiesDialog.contextSelectionChanged(Brand brand, java.lang.String interactionType, java.lang.String language)
           
abstract  void ComponentPropertiesPanel.setConfigurationContext(Brand brand, java.lang.String interactionType, java.lang.String language)
           
 

Uses of Brand in org.eclipse.vtp.desktop.projects.core.internals
 

Methods in org.eclipse.vtp.desktop.projects.core.internals with parameters of type Brand
 void VoiceToolsDesignProject.writeBrand(org.w3c.dom.Element parentElement, Brand brand)